Improving your interactive unix shell experience 提高交互式unix shell的體驗(yàn)
Is just the unix shell prompt , much like the 就是unix shell提示符,它非常象windows系統(tǒng)上的
Most developers and users of linux come into contact with a unix shell sooner or later 大多數(shù)linux的開發(fā)人員和用戶都或早或晚地接觸過unix shell 。
I also hark back to my programmer days when i spent many hours with unix shell scripts 我也很難回到作為程序員每天花費(fèi)幾個小時(shí)在unix shell腳本上的時(shí)光了。
Gridshell contains a variety of extensions that enable grid capabilities through the unix shell Gridshell包含了很多擴(kuò)展,它們可以通過unix shell來啟用網(wǎng)格功能。
Even if you only use the features covered in this article , i hope you ll find the unix shell environment a slightly friendlier place to be . . 即使您僅使用了本文所涉及的一些功能,我希望您能夠體會到unix shell環(huán)境的友好之處
It can be awkward for the application to step outside of its unix shell if it needs to make win32 calls to get more power from windows nt and windows 2000 應(yīng)用程序在需要發(fā)出win32調(diào)用以從windows nt和windows 2000中獲得更多功能時(shí),很難移出它的unix外殼。
It investigates semantic extensions to tcsh and bash to transparently incorporate useful distributed and grid computing concepts into the unix shell login environment 它對tcsh和bash的語義進(jìn)行了一些擴(kuò)展,從而可以透明地將有用的分布式和網(wǎng)格計(jì)算的概念集成到unix shell的登錄環(huán)境中。
It is also easier to work with it than if you develop an application to run windows applications with unix shell scripts , or if you migrate unix applications into a windows platform to get connected to external web services 同樣,如果您正在開發(fā)應(yīng)用程序,使用unix shell腳本來運(yùn)行window應(yīng)用程序,或者如果您將unix應(yīng)用程序移植到window平臺下來鏈接到外部web服務(wù),使用它也非常容易。
The syntax used to read data from a stream and create pipes is similar in all unix shells the author uses the syntax of bash - the gnu bourne - again shell , but the examples presented in this article should be portable to other environments without changes 在所有unix shell中,從某個流中讀取數(shù)據(jù)以及創(chuàng)建管道的語法都類似(盡管作者使用bash語法gnu bourne - again shell ,但本文中的示例不經(jīng)修改就可移植到其它環(huán)境中) 。
百科解釋
A Unix shell is a command-line interpreter or shell that provides a traditional user interface for the Unix operating system and for Unix-like systems. Users direct the operation of the computer by entering commands as text for a command line interpreter to execute or by creating text scripts of one or more such commands.